PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidgetCollection Class
Members
In This Topic
    PDFFieldWidgetCollection Class
    In This Topic
    Defines a collection of field widgets.
    Object Model
    PDFFieldWidgetCollection ClassPDFFieldWidget Class
    Syntax
    public class PDFFieldWidgetCollection 
        extends com.o2sol.pdf4java.core.collections.Collection<T> 
    Inheritance Hierarchy

    java.lang.Object
       java.util.AbstractCollection
          java.util.AbstractList
             java.util.ArrayList
                com.o2sol.pdf4java.core.collections.Collection<T>
                   com.o2sol.pdf4java.forms.PDFFieldWidgetCollection

    See Also